home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 26 / Cream of the Crop 26.iso / bbs / t_rng200.zip / CALLBACK.DOC next >
Text File  |  1997-08-02  |  939b  |  36 lines

  1.  
  2.                           C A L L B A C K 
  3.  
  4.                             Version 1.0
  5.  
  6.                        Script for Terminate
  7.  
  8.  
  9. Copyright (c) 1997
  10. Marcus Roeckrath
  11. Vikarsbusch 8
  12. 48308 Senden
  13. Germany
  14.  
  15. Fido  : 2:2449/523
  16. E-Mail: mroeckrath@hmb.westf.fido.de
  17.  
  18. Support-Telefon: 49-2536-9942
  19. Mailer/BBS     : 49-2536-9943 (ISDN X.75, Modem V.34)
  20.  
  21.  
  22. Usage: TERMINAT /DEVICE:<n> /SCRIPT:CALLBACK <string>
  23.  
  24. This script sends the string to the device n. You can use all characters
  25. which are allowed as modem strings in the configuration of Terminate.
  26.  
  27. The script first waits 45 seconds, then sends the string to the device and
  28. then finishes with errorlevel 1, if a connect was made, or errorlevel 2
  29. if a connect could not be detected.
  30.  
  31. In combination with RINGUP you can use this script to make callbacks.
  32.  
  33. Example from STARTBBS.BAT.:
  34.  
  35. C:\TER500\TERMINAT.EXE /DEVICE:%2 /SCRIPT:..\RINGUP\CALLBACK ATD025369943
  36.